.a {
	font-size: 13px;
	color: #3399CC;
	text-decoration: none;
}
a.a:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}


